SPFill
[Graphics] - Pattern Fill
Description:
SUB FASTCALL SPFill(x as uByte,y as uByte,address as uInteger)
Parameters:
x,y = Coordinates where flood fill starts
address = Address of 8 bytes bitmap (8x8 pixel) used for pattern
Returns:
Nothing
Notes:
Stack grows down in memory
#Include <SP/Fill.bas>
Supported Plattforms:
ZX Spectrum